Add some padding on the right, to avoid the scrollbar and make
the sidebar appear balanced.
</child>
<child>
<object class="GtkTreeViewColumn" id="treeviewcolumn1">
- <property name="title" translatable="yes">column</property>
<child>
<object class="GtkCellRendererText" id="cellrenderertext1"/>
<attributes>
<attribute name="text">1</attribute>
</attributes>
</child>
+ <child>
+ <object class="GtkCellRendererText">
+ <property name="text"> </property>
+ </object>
+ </child>
</object>
</child>
</object>